String Schema
CommonFlightLegResponseType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
HasSeatmap Element ClassCode Element CabinClass Element Sequence Class Element MarketingCarrier Element OperatingCarrier Element Sequence Carrier Element Location Element AirportName Element Choice Sequence ArrivalAirport Element Location Element AirportName Element Choice Sequence DepartureAirport Element Identifier Element Sequence AssignedTravellers Element Overnights Element ETIX Element ArrivalTerminal Element Gate Element Terminal Element Counter Element Time Element Sequence CheckInData Element State Element Value Element Sequence PNR Element FlightNumber Element ArrivalDate Element DepartureDate Element Identifier Element Sequence Segment Element Identifier Element Sequence CommonFlightLegResponseType Complex Type
Overview
Sequence
Sequence
Identifier IdentifierType Simple Type
Unique flight segment identifier
DepartureDate optional DateTimeType Simple Type
Departure date and time of the segment
ArrivalDate optional DateTimeType Simple Type
Arrival date and time of the segment
FlightNumber optional FlightNumberType Simple Type
Flight number of the segment
PNR optional ListType Complex Type
PNR reference for the segment
Sequence
Value 1..∞ xs:string
State optional BookabilityStateType Simple Type
Bookability state for the segment
CheckInData optional CheckInData Complex Type
Check-In information of the segment
Sequence
Counter optional xs:string
Terminal optional xs:string
Gate optional xs:string
ArrivalTerminal optional xs:string
Arrival terminal of the segment
ETIX optional xs:string
ETIX reference of the segment
Overnights optional xs:int
Overnight counter of the segment
DepartureAirport AirportResponseType Complex Type
Departure airport for the segment
Sequence
Choice
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Sequence
Longitude xs:string
Latitude xs:string
ArrivalAirport AirportResponseType Complex Type
Arrival airport of the segment
Sequence
Choice
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Sequence
Longitude xs:string
Latitude xs:string
Carrier AirlineResponseTypes Complex Type
Carrier information of the segment
Sequence
Sequence
Choice
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Sequence
Choice
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Class optional ClassBaseResponseType Complex Type
Class information of the segment
Sequence
Sequence
Code xs:token
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
HasSeatmap optional xs:boolean
Flag if a seatmap information can be requested for the segment
Source
<xs:complexType name="CommonFlightLegResponseType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Identifier" type="IdentifierType" />
    <xs:element name="Segment" type="CommonFlightSegmentResponseType" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.